projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5059006
)
Fix typos.
author
Pavel Janík
<Pavel@Janik.cz>
Sun, 27 Jan 2002 16:44:10 +0000
(16:44 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Sun, 27 Jan 2002 16:44:10 +0000
(16:44 +0000)
src/xterm.h
patch
|
blob
|
history
diff --git
a/src/xterm.h
b/src/xterm.h
index df01a88d169ea82176f3b20a1ad437882a154336..abf7a824ee80ce69cd092d88780c5578dafccb81 100644
(file)
--- a/
src/xterm.h
+++ b/
src/xterm.h
@@
-157,7
+157,7
@@
struct x_display_info
/* The Visual being used for this display. */
Visual *visual;
- /* T
H
e colormap being used. */
+ /* T
h
e colormap being used. */
Colormap cmap;
/* Number of panes on this screen. */
@@
-618,7
+618,7
@@
struct x_output
enum
{
- /* Values used as a bit mask, BOTH == WIDTH | HEIGH */
+ /* Values used as a bit mask, BOTH == WIDTH | HEIGH
T.
*/
FULLSCREEN_NONE = 0,
FULLSCREEN_WIDTH = 1,
FULLSCREEN_HEIGHT = 2,